runtime.consistentHeapStats.noPLock (field)
6 uses
runtime (current package)
mstats.go#L756: noPLock mutex
mstats.go#L785: lock(&m.noPLock)
mstats.go#L814: unlock(&m.noPLock)
mstats.go#L865: lock(&m.noPLock)
mstats.go#L877: unlock(&m.noPLock)
proc.go#L800: lockInit(&memstats.heapStats.noPLock, lockRankLeafRank)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |